Intersoft ClientUI Documentation
UXUpDownBase<T> Class
Members 



Base class for all controls that provide value manipulation with a UXSpinner and a text box using control.
Object Model
UXUpDownBase<T> ClassISFramework Class
Syntax
<StyleTypedPropertyAttribute(Property="SpinnerStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXInput.UXButtonSpinner)>
Public MustInherit Class UXUpDownBase(Of T) 
   Inherits UXUpDownBase
   Implements Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing 
Dim instance As UXUpDownBase(Of T)
[StyleTypedPropertyAttribute(Property="SpinnerStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXInput.UXButtonSpinner)]
public abstract class UXUpDownBase<T> : UXUpDownBase, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing  
[StyleTypedPropertyAttribute(Property="SpinnerStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXInput.UXButtonSpinner)]
generic<typename T>
public ref class UXUpDownBase abstract : public UXUpDownBase, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing  
Type Parameters
T
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               Intersoft.Client.Framework.ISControl
                  Intersoft.Client.UI.Aqua.UXInput.UXUpDownBase
                     Intersoft.Client.UI.Aqua.UXInput.UXUpDownBase<T>
                        Intersoft.Client.UI.Aqua.UXInput.UXDateTimeUpDown
                        Intersoft.Client.UI.Aqua.UXInput.UXNumericUpDown

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UXUpDownBase<T> Members
Intersoft.Client.UI.Aqua.UXInput Namespace

Send Feedback